Release 10.1A: OpenEdge Data Management:
DataServer for Microsoft SQL Server
Results retrieved from a database
This section identifies and briefly defines three coding techniques that Progress 4GL supports to retrieve data source results. In general, you can think of these techniques as handling complex query results for which each technique has its own purpose and benefits.
Using the Progress-supplied proc-text-buffer for row results
This technique allows you to:
The
Proc-text-bufferis part of the schema holder, making this result set option independent of the foreign data source.Defining a special view on the MSS data source to use as a buffer for row results
This technique allows you to:
Defining of a special view involves some administration on the foreign datasource and therefore is considered a result set option that is dependent on the foreign data source.
|
Copyright © 2005 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |